-
Notifications
You must be signed in to change notification settings - Fork 0
[EDEN-2843] First version of the pixi-devenv tool #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
EDEN-2843
3a74578 to
5d3c6ab
Compare
5d3c6ab to
c18385d
Compare
c18385d to
9692fc8
Compare
e6b699e to
b285530
Compare
a1b4829 to
721b5bd
Compare
721b5bd to
177fec3
Compare
jaimeambrus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
Co-authored-by: Jaime Ambrus <[email protected]>
lvoliveira
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Huge work 👏 . I couldn't review it all, but I'm leaving my contribution here.
Co-authored-by: Lucas Oliveira <[email protected]>
tadeu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work!
This implements the required functionality to cover the needs of some of our base projects:
eden,simlibandben10. There are open PRs on each of those repositories which usepixi-devenvfor their configuration.There are two commands that will be done later:
initandimport-from-conda.I plan to first get this merged, published on
conda-forgeand integrate it into our projects. Then I will come back to finish those two commands (EDEN-2864).